ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / ScatterMapLayer<T> Class / SymbolMaxSize Property

In This Topic
    SymbolMaxSize Property
    In This Topic
    Gets or sets the maximal symbol size for bubble plot.
    Syntax
    'Declaration
     
    
    Public Property SymbolMaxSize As Integer
    public int SymbolMaxSize {get; set;}
    See Also